-
Home
-
Multiple Page Generator Plugin – MPG
-
3.3.1
-
Code
-
Classes
- RowIterator
Total Complexity |
27 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
236 |
Lines of code |
81 |
Logical lines of code |
49 |
Comment lines |
69 |
Methods |
12 |
Properties |
11 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getNextUTF8EncodedRow() |
S |
54 |
7 |
20 |
shouldReadNextRow() |
S |
65 |
4 |
9 |
readDataForNextRow() |
S |
61 |
3 |
12 |
isEmptyLine() |
S |
76 |
3 |
3 |
valid() |
S |
79 |
2 |
3 |
next() |
S |
71 |
2 |
6 |
__construct() |
S |
64 |
1 |
10 |
rewind() |
S |
71 |
1 |
6 |
rewindAndSkipBom() |
S |
75 |
1 |
4 |
current() |
S |
82 |
1 |
3 |
key() |
S |
82 |
1 |
3 |
end() |
S |
91 |
1 |
2 |